File ./MdVerb/AstVerb.php

class Tlf\Scrawl\Ext\MdVerb\Ast

Constants

Properties

  • public \Tlf\Scrawl $scrawl;

Methods

  • public function __construct($scrawl)
  • public function get_markdown($key, $template='ast/default')
  • public function get_ast(string $key, int $length=-1)
  • public function getVerbs(): array
  • public function getAstClassInfo(array $info, string $fqn, string $dotProperty)
  • public function verbAst($info, $className, $dotProperty)
  • public function getClassMethodsTemplate($verb, $argListStr, $line)